Package | hl7.fhir.uv.xver |
Resource Type | StructureMap |
Id | ConceptMaps3to4 |
FHIR Version | R5 |
Source | http://hl7.org/fhir/extensions/https://build.fhir.org/ig/HL7/fhir-cross-version/StructureMap-ConceptMaps3to4.html |
URL | http://hl7.org/fhir/StructureMap/ConceptMaps3to4 |
Version | 0.1.0 |
Status | active |
Date | 2024-02-22T03:16:50+00:00 |
Name | ConceptMaps3to4 |
Title | R3 to R4 Concept Map Library |
Realm | uv |
Authority | hl7 |
Description | R3toR4ConceptMapLibrary |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
/// url = 'http://hl7.org/fhir/StructureMap/ConceptMaps3to4' /// name = 'ConceptMaps3to4' /// title = 'R3 to R4 Concept Map Library' /// status = 'active' conceptmap "ResourceTypeMap" { prefix s = "http://hl7.org/fhir/request-resource-types" prefix t = "null" prefix u = "http://hl7.org/fhir/request-resource-types" unmapped for s = use-source-code s:Appointment - u:Appointment s:AppointmentResponse - u:AppointmentResponse s:CarePlan - u:CarePlan s:Claim - u:Claim s:CommunicationRequest - u:CommunicationRequest s:Contract - u:Contract s:DeviceRequest - u:DeviceRequest s:EnrollmentRequest - u:EnrollmentRequest s:ImmunizationRecommendation - u:ImmunizationRecommendation s:MedicationRequest - u:MedicationRequest s:NutritionOrder - u:NutritionOrder s:SupplyRequest - u:SupplyRequest s:ProcedureRequest - u:ServiceRequest s:ReferralRequest - u:ServiceRequest s:Task - u:Task s:VisionPrescription - u:VisionPrescription }
{ "resourceType": "StructureMap", "id": "ConceptMaps3to4", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "contained": [ { "resourceType": "ConceptMap", "id": "ResourceTypeMap", "status": "active", "group": [ { "source": "http://hl7.org/fhir/request-resource-types", "unmapped": { "mode": "use-source-code" } }, { "source": "http://hl7.org/fhir/request-resource-types", "target": "http://hl7.org/fhir/request-resource-types", "element": [ { "code": "Appointment", "target": [ { "code": "Appointment", "relationship": "related-to" } ] }, { "code": "AppointmentResponse", "target": [ { "code": "AppointmentResponse", "relationship": "related-to" } ] }, { "code": "CarePlan", "target": [ { "code": "CarePlan", "relationship": "related-to" } ] }, { "code": "Claim", "target": [ { "code": "Claim", "relationship": "related-to" } ] }, { "code": "CommunicationRequest", "target": [ { "code": "CommunicationRequest", "relationship": "related-to" } ] }, { "code": "Contract", "target": [ { "code": "Contract", "relationship": "related-to" } ] }, { "code": "DeviceRequest", "target": [ { "code": "DeviceRequest", "relationship": "related-to" } ] }, { "code": "EnrollmentRequest", "target": [ { "code": "EnrollmentRequest", "relationship": "related-to" } ] }, { "code": "ImmunizationRecommendation", "target": [ { "code": "ImmunizationRecommendation", "relationship": "related-to" } ] }, { "code": "MedicationRequest", "target": [ { "code": "MedicationRequest", "relationship": "related-to" } ] }, { "code": "NutritionOrder", "target": [ { "code": "NutritionOrder", "relationship": "related-to" } ] }, { "code": "SupplyRequest", "target": [ { "code": "SupplyRequest", "relationship": "related-to" } ] }, { "code": "ProcedureRequest", "target": [ { "code": "ServiceRequest", "relationship": "related-to" } ] }, { "code": "ReferralRequest", "target": [ { "code": "ServiceRequest", "relationship": "related-to" } ] }, { "code": "Task", "target": [ { "code": "Task", "relationship": "related-to" } ] }, { "code": "VisionPrescription", "target": [ { "code": "VisionPrescription", "relationship": "related-to" } ] } ] } ] } ], "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fhir" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 1, "_valueInteger": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/extensions/ImplementationGuide/hl7.fhir.uv.xver" } ] } }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "draft", "_valueCode": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/extensions/ImplementationGuide/hl7.fhir.uv.xver" } ] } } ], "url": "http://hl7.org/fhir/StructureMap/ConceptMaps3to4", "version": "0.1.0", "name": "ConceptMaps3to4", "title": "R3 to R4 Concept Map Library", "status": "active", "date": "2024-02-22T03:16:50+00:00", "publisher": "HL7 International / FHIR Infrastructure", "contact": [ { "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/fiwg" } ] } ], "description": "R3toR4ConceptMapLibrary", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ] }